PTintSelection(short nTintValue);
Percentage of object's current color to apply (from 0 to 100) in tenths of a percent (100% = 1000), although command uses only whole percentages and decimal values are rounded.Example. The following example changes the tint of the first object drawn on the page to 25% of its existing color.
PSelect(1);
PTintSelection(250);
The PGetColor, PGetColorInfo, PGetColorNames, PGetColorPalette and PGetTint queries
Adobe PageMaker 6.5 Help > Commands > Window > Colors
Adobe PageMaker 6.5 Help > Commands > Element > Define Colors
Comments or suggestions? Contact Adobe Developer Support